SaPaymentApplyOrder 
Logical Entity Name  SaPaymentApplyOrder 
Default Table Name  SaPaymentApplyOrder 
Physical Only  NO 
Definition 
 
Note 
 

SaPaymentApplyOrder Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaPaymentApplyOrderId(PK)    int  NO 
 
SyCampusId(FK)    int  NO 
 
FaFundSourceId(FK)    int  YES 
 
ApplyTo    char(1)  NO 
 
SaBillCodeId(FK)    int  YES 
 
PriorityOrder    tinyint  NO 
 
TransactionScope    char(1)  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserId    int  NO 
 
ts    timestamp  NO 
 
SaParentBillCodeId    char(10)  YES 
 
DebitSort1    char(10)  YES 
 

SaPaymentApplyOrder Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SaPaymentApplyOrder_SaPaymentApplyOrderId  PrimaryKey  SaPaymentApplyOrderId 

SaPaymentApplyOrder Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaFundSource  Non-Identifying  Zero or One to Zero or More  FK_SaPaymentApplyOrder_FaFundSourceId_FaFundSource_FaFundSourceId      FaFundSourceId  NO  YES 
SaBillCode  Non-Identifying  Zero or One to Zero or More  FK_SaPaymentApplyOrder_SaBillCodeId_SaBillCode_SaBillCodeId      SaBillCodeId  NO  YES 
SyCampus  Non-Identifying  One To Zero or More  FK_SaPaymentApplyOrder_SyCampusId_SyCampus_SyCampusId      SyCampusId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaPaymentApplyOrder Check Constraints 
Check Constraint Name  CheckConstraint